dm: pci: Add a function to find the regions for a PCI bus
authorSimon Glass <[email protected]>
Fri, 20 Nov 2015 03:27:01 +0000 (20:27 -0700)
committerSimon Glass <[email protected]>
Tue, 1 Dec 2015 13:26:36 +0000 (06:26 -0700)
commitf9260336d0eb3e41ced18f6408e90a32c8825f6c
tree45647d035ef024080fc3b755ded4a46e96d7c651
parent9f60fb0db4b70c65760cb1799b76de1c9b71644d
dm: pci: Add a function to find the regions for a PCI bus

This function looks up the controller and returns a pointer to each region
type.

Signed-off-by: Simon Glass <[email protected]>
Acked-by: Stephen Warren <[email protected]>
Tested-by: Stephen Warren <[email protected]>
drivers/pci/pci-uclass.c
include/pci.h